When a process waits for status from its children via either the _wwww_aaaa_iiii_tttt or
_wwww_aaaa_iiii_tttt_pppp_iiii_dddd function, the status returned may be evaluated with the following
macros, defined in _ssss_yyyy_ssss_////_wwww_aaaa_iiii_tttt_...._hhhh. These macros evaluate to integral
expressions. The _s_t_a_t argument to these macros is the integer value
returned from _wwww_aaaa_iiii_tttt or _wwww_aaaa_iiii_tttt_pppp_iiii_dddd.
_WWWW_IIII_FFFF_EEEE_XXXX_IIII_TTTT_EEEE_DDDD_((((_s_t_a_t_)))) Evaluates to a non-zero value if status was returned
for a child process that terminated normally.
_WWWW_EEEE_XXXX_IIII_TTTT_SSSS_TTTT_AAAA_TTTT_UUUU_SSSS_((((_s_t_a_t_)))) If the value of _WWWW_IIII_FFFF_EEEE_XXXX_IIII_TTTT_EEEE_DDDD_((((_s_t_a_t_)))) is non-zero, this
macro evaluates to the exit code that the child
process passed to ______eeee_xxxx_iiii_tttt or _eeee_xxxx_iiii_tttt, or the value that
the child process returned from _mmmm_aaaa_iiii_nnnn.
_WWWW_IIII_FFFF_SSSS_IIII_GGGG_NNNN_AAAA_LLLL_EEEE_DDDD_((((_s_t_a_t_)))) Evaluates to a non-zero value if status was returned
for a child process that terminated due to the
receipt of a signal.
_WWWW_TTTT_EEEE_RRRR_MMMM_SSSS_IIII_GGGG_((((_s_t_a_t_)))) If the value of _WWWW_IIII_FFFF_SSSS_IIII_GGGG_NNNN_AAAA_LLLL_EEEE_DDDD_((((_s_t_a_t_)))) is non-zero, this
macro evaluates to the number of the signal that
caused the termination of the child process.
_WWWW_IIII_FFFF_SSSS_TTTT_OOOO_PPPP_PPPP_EEEE_DDDD_((((_s_t_a_t_)))) Evaluates to a non-zero value if status was returned
for a child process that is currently stopped.
_WWWW_SSSS_TTTT_OOOO_PPPP_SSSS_IIII_GGGG_((((_s_t_a_t_)))) If the value of _WWWW_IIII_FFFF_SSSS_TTTT_OOOO_PPPP_PPPP_EEEE_DDDD_((((_s_t_a_t_)))) is non-zero, this
macro evaluates to the number of the signal that
caused the child process to stop.
_WWWW_IIII_FFFF_CCCC_OOOO_NNNN_TTTT_IIII_NNNN_UUUU_EEEE_DDDD_((((_s_t_a_t_)))) Evaluates to a non-zero value if status was returned
for a child process that has continued.
_WWWW_CCCC_OOOO_RRRR_EEEE_DDDD_UUUU_MMMM_PPPP(_s_t_a_t_)))) If the value of _WWWW_IIII_FFFF_SSSS_IIII_GGGG_NNNN_AAAA_LLLL_EEEE_DDDD_((((_s_t_a_t_)))) is non-zero, this
macro evaluates to a non-zero value if a core image